Skip to content

promote: stable v1.14.19 — pipeline-fixed release incl. 14.14/14.16 content - #309

Merged
ranxianglei merged 1 commit into
masterfrom
2026-08-15_promote-stable-v1.14.19
Aug 14, 2026
Merged

promote: stable v1.14.19 — pipeline-fixed release incl. 14.14/14.16 content#309
ranxianglei merged 1 commit into
masterfrom
2026-08-15_promote-stable-v1.14.19

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Goal

Point the npm stable dist-tag at opencode-acp@1.14.19 (currently 1.14.13 — 6 versions behind). No code changes.

Mechanism

Squash-merge title matches release.yml Pattern 3 → runs npm dist-tag add opencode-acp@1.14.19 stable.

Supersedes PR #307

#307 promoted v1.14.18 — a version that was never published (release pipeline was broken). Its npm dist-tag add opencode-acp@1.14.18 stable would fail with version-not-found. This PR promotes v1.14.19, which is published (latest = 1.14.19, release run 31823530381 ✓).

Content shipped stable 1.14.13 → 1.14.19

@github-actions

Copy link
Copy Markdown

📦 Built Plugin Artifact

Branch: 2026-08-15_promote-stable-v1.14.19 (372e4c4)

Option A — Install from npm PR tag (recommended)

opencode plugin opencode-acp@pr-309 --global

Each push to this PR publishes a new version under the pr-309 npm tag.

Option B — Install from GitHub

opencode plugin "github:ranxianglei/opencode-acp#2026-08-15_promote-stable-v1.14.19" --global

Option C — Download artifact

  1. Download the artifact from the Actions run
  2. Extract the tarball and install:
tar xzf opencode-acp-pr309.tgz
cp -r package/dist ~/.cache/opencode/packages/opencode-acp@latest/node_modules/opencode-acp/dist
  1. Restart opencode to pick up changes.

This comment is automatically updated on each push.

@ranxianglei
ranxianglei merged commit df0b194 into master Aug 14, 2026
6 checks passed
@github-actions

Copy link
Copy Markdown

Promoted opencode-acp@1.14.19 to npm stable tag.

opencode plugin opencode-acp@stable --global

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant